home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BBS in a Box 2
/
BBS in a box - Trilogy II.iso
/
Files
/
Hyper
/
Q-R
/
ResGenie™ 1.0
/
ResGenie™
/
ResGenie™.rsrc
/
TEXT_224_variablep.txt
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
1993-08-02
|
240 b
|
8 lines
global colorauthoringpath
if visible of window "Variable Watcher" then
hide window "Variable Watcher"
do restext ("TEXT", "Exit", colorauthoringpath)
else
show window "Variable Watcher"
do restext ("TEXT", "Exit", colorauthoringpath)
end if